CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SSE mmx

搜索资源列表

  1. TryDCT.rar

    0下载:
  2. 这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 922
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:155603
    • 提供者:
  1. 所有dct

    1下载:
  2. 我所有的dct变换程序,包括mmx,sse,sse2等,对于大家应该有用。-all my A1501 transform procedures, including mmx, SSE, SSE3, should be useful for everyone.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:38168
    • 提供者:潘敏
  1. SIMDTest

    0下载:
  2. 演示奔腾4处理器的SIMD汇编指令编程(包括MMX,SSE,SSE2)进行图形图像处理-demonstration Pentium 4 processor SIMD instructions compilation programming (including MMX, SSE, SSE2), Graphics and Image Processing
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:682327
    • 提供者:袁非牛
  1. bochs-2.2.1.win32-src

    1下载:
  2. Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4223629
    • 提供者:王陈
  1. mmx sse

    0下载:
  2. MMX&SSE命令程序编制事例研究,运用自如MMX Pentium和PentiumIII被扩张了的命令-MMXSSE orders programming examples, easily Pentium MMX and Pentium are expansion of the order
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3826
    • 提供者:林邦
  1. mmx

    1下载:
  2. 经MMX, SSE 2优化后的MEMCPY,比VC中的MEMCPY快不少-as MMX, SSE, SSE2 optimization of MEMCPY than the VC lot faster MEMCPY
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1853
    • 提供者:sunshine
  1. dgmpgdec145

    0下载:
  2. 一個完整的 MPEG2 source code, 內含mpeg2 lib code 及 mpeg2 player, 源碼使用 MMX, SSE, SSE2 進行優化-a complete MPEG2 source code, code containing mpeg2 lib and mpeg2 player, the use of FOSS MMX, SSE, SSE2 optimization
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:608445
    • 提供者:黃建華
  1. Ilib-1.1.8-min

    0下载:
  2. IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。-IPL is the database to accommodate its Intel MMX, SS
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:163031
    • 提供者:魏刚祥
  1. IPLDoc

    0下载:
  2. IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库.这个s是IPL的中文开发文档-IPL is the database to accommodate its Intel MMX, SSE, SSE2 and future technologies such as VLSW release of Image Processing Library. This is IPL s development of the Chinese Documents
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1113914
    • 提供者:魏刚祥
  1. xvidcore-1.1.2

    0下载:
  2. 最新xvid视频解码源代码,最新版,支持mmx,sse,sse2-latest xvid video decoder source code, the latest version, support mmx, Idee, sse2
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:894034
    • 提供者:tb
  1. jpegsrc-6b-simd-mmx-sse

    0下载:
  2. 这是非常好的使用MMX,SSE2等SIMD的JPEG的解压缩源码,速度是用C语言的1/4,非常的快。-It is a very good use of MMX, SSE2 SIMD, such as the JPEG compression solutions source, Speed is the C Language 1 / 4, very fast.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:1120305
    • 提供者:林方
  1. jpegdec

    0下载:
  2. 这是一个JPEG解码器,里面使用了MMX,SSE等汇编指令集
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:61895
    • 提供者:lishuai
  1. MMXDemo

    0下载:
  2. CPU 多媒体指令(MMX、SSE等)应用实例
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:56756
    • 提供者:吴天
  1. h264_decoder

    0下载:
  2. h.264在windows在的解码算法,用到了sse mmx sse2 等技术,部分代码用汇编编译,保证能够编译和运行
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:411709
    • 提供者:wangxi
  1. nasm-2.02-win32

    0下载:
  2. NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:272821
    • 提供者:zhang
  1. Codecs

    0下载:
  2. h264 解码库,有各种优化库,sse,mmx
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:3477072
    • 提供者:huangkke
  1. TryDCT.rar

    0下载:
  2. 这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 9,This is a group of DCT and IDCT code, are based on the x86 architecture or standard C compilation, with the use of MMX, 3Dnow or SSE, SSE2, is a variant of Chen s
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:153684
    • 提供者:徐亮
  1. X86_32_Bit209604122008

    0下载:
  2. 32 位 X86 汇编工具,支持编译成可执行文件-This is an experimental 32 Bit Assembler. Originally planned for me to learn assembly language it turned out way bigger then I thought. It supports most of the standard, FPU, MMX, SSE and 3DNow instructions, can write Windows
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:85573
    • 提供者:
  1. MMXSSE

    0下载:
  2. 详细介绍Intel的MMX/SSE指令集,汇编开发必备!-the introduction of MMX/SSE
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:341774
    • 提供者:史立光
  1. vsyasm-1.3.0-win32

    0下载:
  2. yasm.exe for compile SSE/MMX *.asm files-yasm.exe for compile SSE/MMX*.asm files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:238943
    • 提供者:rhhh
« 12 3 »
搜珍网 www.dssz.com